Skip to content
Back to search
30
MCP

URL Text Fetcher

pulsemcp/url text fetcher

Extracts visible text content and hyperlinks from web pages using requests and BeautifulSoup4 for web scraping, content analysis, and link discovery workflows.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "url_text_fetcher": {
      "url": "None",
      "transport": "http"
    }
  }
}